home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / gcc / libnix.lha / gnu / lib / libnix / sources.lha / detach / README < prev   
Encoding:
Text File  |  1994-07-17  |  307 b   |  11 lines

  1. These auto-detach-startups have a serious bug:
  2.  
  3. If the child exits earlier than the parent
  4. the parent runs on already freed memory.
  5. (This can happen it the childs priority
  6.  is high and memory is low.)
  7.  
  8. Since I don't know how to fix this hole I
  9. decided to remove them from the normal directory
  10. tree - sorry.
  11.